DisposeCIcon
DisposCIcon
Dispose all structures allocated by GetCIcon #include <Quickdraw.h> Color Quickdraw
void DisposCIcon( theIcon );
CIconHandle theIcon ; address of color icon data structure
DisposCIcon removes all data structure's created by GetCCursor. theIcon is the address of a data structure of the type 'cicn'.